← Back to issue list

snapcraft can't run tests as part of building a snap

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1626625
Type
issue
State
open
Author
~cmiller
Labels
Created
2016-09-22 15:49:13.153949+00:00
Updated
2016-09-22 17:18:19.545979+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

It's quite a common pattern in the autoconf world to have the resulting makefile have rules that verify the build against a test suite. There is no way to run those tests right now. I think it would be nice to have in autoconf and maybe others a way to run tests after build, the failure of which halts packaging. ideas plugin: autoconf accept-if: - make run-unittests - make run-coveragetests or plugin: autoconf test-rules: [ run-unittests, run-coveragetests ]

Evaluation history

No evaluation history available.